home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / image / gfview11.zip / FVV.BAT < prev    next >
DOS Batch File  |  1996-08-03  |  348b  |  11 lines

  1. @echo off
  2.  
  3. rem   This .bat file may be used if the user does not have FV.COM
  4. rem   Note. To use FV.COM with gFView you must rename it to FVV.COM
  5. rem   All remark lines in this batch file may be removed.
  6.  
  7. rem   The user may edit the last line here to alter the way compressed files
  8. rem   provide their report information.
  9.  
  10. pkunzip %1 -vbr
  11.